From: Richard M. Stallman Date: Wed, 6 Nov 2002 04:57:48 +0000 (+0000) Subject: (POLLING_PROBLEM_IN_SELECT): Defined. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~54680 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d7efe3e1c632740f02ba12df73f663ee51482513;p=emacs.git (POLLING_PROBLEM_IN_SELECT): Defined. --- diff --git a/src/s/hpux10.h b/src/s/hpux10.h index dc9caf6e002..c547a1845ab 100644 --- a/src/s/hpux10.h +++ b/src/s/hpux10.h @@ -55,3 +55,6 @@ /* Don't define _BSD */ #undef C_SWITCH_SYSTEM + +/* HPUX 10.10 needs this; HPUX 10.20 does not. */ +#define POLLING_PROBLEM_IN_SELECT